chore(deps): update dependency @arco-design/web-react to ^2.65.0 #501
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.64.1->^2.65.0Release Notes
arco-design/arco-design (@arco-design/web-react)
v2.65.0Compare Source
🆕 Feature
Treecomponent supports turning off node expansion and collapse animations through theanimationproperty(#2880)Select/Cascader/TreeSelectcomponents support displaying hidden tags inPopoverform throughmaxTagCount.showPopoverproperty(#2877)🐛 BugFix
flatsyntax inFormcomponent is not compatible with lower version browsers(#2881)DatePickercomponent lackedkey, causing the consolewarning(#2878)renderTagofInputTagcomponent will execute for+x...tag. (Introduced in2.62.0)(#2877)maxTagCountis set forSelect/Cascader/TreeSelectcomponents, drag and sort will cause some selected values to be unselected. (Introduced in2.62.0)(#2877)react-focus-lockdependency version to solve the iframe focus grabbing problem(#2874)CascadersetschangeOnSelect, the search panel rendering node behaves abnormally(#2872)Selectcomponent occasionally behaved abnormally when maxTag=responsive.(#2871)Menuautomatically omits the border scene and causes loop calculation, causing the browser to flicker continuously(#2816)🆕 功能升级
Tree组件支持通过animation属性关闭节点展开收起动画(#2880)Select/Cascader/TreeSelect组件支持通过maxTagCount.showPopover设置以Popover形式展示隐藏 tag(#2877)🐛 问题修复
Form组件里flat语法不兼容低版本浏览器 bug(#2881)DatePicker组件(#2878)InputTag组件renderTag会针对+x...标签执行的 bug。(2.62.0引入)(#2877)Select/Cascader/TreeSelect组件设置maxTagCount后,拖拽排序导致部分已选中值取消选中的 bug。(2.62.0 引入)(#2877)react-focus-lock依赖版本,解决 iframe 焦点抢占问题(#2874)Cascader设置changeOnSelect时,搜索面板渲染节点表现异常(#2872)Select组件 maxTag=responsive 时偶发表现异常的 bug。(#2871)Menu自动省略边界场景会循环计算,导致浏览器不停闪烁的 bug(#2816)Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.